[XEND] Adding API stub generation to XendAPI + SR implementation for
authorAlastair Tse <atse@xensource.com>
Thu, 12 Oct 2006 17:51:17 +0000 (18:51 +0100)
committerAlastair Tse <atse@xensource.com>
Thu, 12 Oct 2006 17:51:17 +0000 (18:51 +0100)
commit25563684509394ce813e74634850b2392e2b9cc1
tree9a0389270f568efcef923405c1024abaf170faf2
parent6450b246e10e16be2515dca0fd80b53d9155ab73
[XEND] Adding API stub generation to XendAPI + SR implementation for
Xen API.

Fixed *get_by_label functions to return a Set rather than only one
result.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/scripts/xapi.py
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendAPIConstants.py
tools/python/xen/xend/XendError.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/XendStorageRepository.py